[INFO] cloning repository https://github.com/jimmy-lew/ledgr-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimmy-lew/ledgr-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmy-lew%2Fledgr-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmy-lew%2Fledgr-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c5a018e6f5cae6c1aab60ddca9937550976bbd42
[INFO] testing jimmy-lew/ledgr-engine against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimmy-lew%2Fledgr-engine" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jimmy-lew/ledgr-engine
[INFO] finished tweaking git repo https://github.com/jimmy-lew/ledgr-engine
[INFO] tweaked toml for git repo https://github.com/jimmy-lew/ledgr-engine written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jimmy-lew/ledgr-engine on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jimmy-lew/ledgr-engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lz4_flex v0.11.5
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded nix v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a46eead41170be226b843cb7eb1ee216d702376058f7e5452be702feaa1162ee
[INFO] running `Command { std: "docker" "start" "-a" "a46eead41170be226b843cb7eb1ee216d702376058f7e5452be702feaa1162ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a46eead41170be226b843cb7eb1ee216d702376058f7e5452be702feaa1162ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a46eead41170be226b843cb7eb1ee216d702376058f7e5452be702feaa1162ee", kill_on_drop: false }`
[INFO] [stdout] a46eead41170be226b843cb7eb1ee216d702376058f7e5452be702feaa1162ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ed0841de46af081b2cce9765ce55434d21d0640d5aff6604158bbf910725e9a
[INFO] running `Command { std: "docker" "start" "-a" "1ed0841de46af081b2cce9765ce55434d21d0640d5aff6604158bbf910725e9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling ledger-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/encoders.rs:279:26
[INFO] [stdout]     |
[INFO] [stdout] 279 |             if let Some(&idx) = dictionary.get(value) {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uncompressed_size`
[INFO] [stdout]    --> src/encoders.rs:447:43
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn decompress(&self, data: &[u8], uncompressed_size: usize) -> Result<Vec<u8>> {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uncompressed_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timestamp`
[INFO] [stdout]    --> src/models.rs:149:64
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn new(description: impl Into<String>, legs: Vec<Leg>, timestamp: Option<u64>) -> Self {
[INFO] [stdout]     |                                                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_enc`
[INFO] [stdout]    --> src/storage.rs:276:24
[INFO] [stdout]     |
[INFO] [stdout] 276 |         let (col_type, type_enc) =
[INFO] [stdout]     |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_enc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `encoded_cols`
[INFO] [stdout]    --> src/storage.rs:288:14
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let (encoded_cols, encodings, compressed_cols) =
[INFO] [stdout]     |              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoded_cols`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dictionary` is never read
[INFO] [stdout]    --> src/encoders.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub struct DictionaryEncoder {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 268 |     dictionary: HashMap<Vec<u8>, u32>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHECKPOINT_INTERVAL` is never used
[INFO] [stdout]   --> src/storage.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | const CHECKPOINT_INTERVAL: u64 = 100;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `write_sparse_checkpoint`, `read_u64_column`, and `read_u64_column_from_file` are never used
[INFO] [stdout]    --> src/storage.rs:411:8
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl Storage {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 411 |     fn write_sparse_checkpoint(&mut self, next_segment_offset: u64) -> Result<u64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 541 |     fn read_u64_column(&mut self, offset: u64, n: usize) -> Result<Vec<u64>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 |     fn read_u64_column_from_file(file: &mut File, offset: u64, n: usize) -> Result<Vec<u64>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.76s
[INFO] running `Command { std: "docker" "inspect" "1ed0841de46af081b2cce9765ce55434d21d0640d5aff6604158bbf910725e9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ed0841de46af081b2cce9765ce55434d21d0640d5aff6604158bbf910725e9a", kill_on_drop: false }`
[INFO] [stdout] 1ed0841de46af081b2cce9765ce55434d21d0640d5aff6604158bbf910725e9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3499f5f2997959f86c505771e1408544118c1610f006c577d99647596271c6a1
[INFO] running `Command { std: "docker" "start" "-a" "3499f5f2997959f86c505771e1408544118c1610f006c577d99647596271c6a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/encoders.rs:279:26
[INFO] [stdout]     |
[INFO] [stdout] 279 |             if let Some(&idx) = dictionary.get(value) {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uncompressed_size`
[INFO] [stdout]    --> src/encoders.rs:447:43
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn decompress(&self, data: &[u8], uncompressed_size: usize) -> Result<Vec<u8>> {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uncompressed_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timestamp`
[INFO] [stdout]    --> src/models.rs:149:64
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn new(description: impl Into<String>, legs: Vec<Leg>, timestamp: Option<u64>) -> Self {
[INFO] [stdout]     |                                                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_enc`
[INFO] [stdout]    --> src/storage.rs:276:24
[INFO] [stdout]     |
[INFO] [stdout] 276 |         let (col_type, type_enc) =
[INFO] [stdout]     |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_enc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `encoded_cols`
[INFO] [stdout]    --> src/storage.rs:288:14
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let (encoded_cols, encodings, compressed_cols) =
[INFO] [stdout]     |              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoded_cols`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dictionary` is never read
[INFO] [stdout]    --> src/encoders.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub struct DictionaryEncoder {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 268 |     dictionary: HashMap<Vec<u8>, u32>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHECKPOINT_INTERVAL` is never used
[INFO] [stdout]   --> src/storage.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | const CHECKPOINT_INTERVAL: u64 = 100;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `write_sparse_checkpoint`, `read_u64_column`, and `read_u64_column_from_file` are never used
[INFO] [stdout]    --> src/storage.rs:411:8
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl Storage {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 411 |     fn write_sparse_checkpoint(&mut self, next_segment_offset: u64) -> Result<u64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 541 |     fn read_u64_column(&mut self, offset: u64, n: usize) -> Result<Vec<u64>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 |     fn read_u64_column_from_file(file: &mut File, offset: u64, n: usize) -> Result<Vec<u64>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling ledger-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/encoders.rs:279:26
[INFO] [stdout]     |
[INFO] [stdout] 279 |             if let Some(&idx) = dictionary.get(value) {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uncompressed_size`
[INFO] [stdout]    --> src/encoders.rs:447:43
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn decompress(&self, data: &[u8], uncompressed_size: usize) -> Result<Vec<u8>> {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uncompressed_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timestamp`
[INFO] [stdout]    --> src/models.rs:149:64
[INFO] [stdout]     |
[INFO] [stdout] 149 |     pub fn new(description: impl Into<String>, legs: Vec<Leg>, timestamp: Option<u64>) -> Self {
[INFO] [stdout]     |                                                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_enc`
[INFO] [stdout]    --> src/storage.rs:276:24
[INFO] [stdout]     |
[INFO] [stdout] 276 |         let (col_type, type_enc) =
[INFO] [stdout]     |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_enc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `encoded_cols`
[INFO] [stdout]    --> src/storage.rs:288:14
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let (encoded_cols, encodings, compressed_cols) =
[INFO] [stdout]     |              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoded_cols`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dictionary` is never read
[INFO] [stdout]    --> src/encoders.rs:268:5
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub struct DictionaryEncoder {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 268 |     dictionary: HashMap<Vec<u8>, u32>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHECKPOINT_INTERVAL` is never used
[INFO] [stdout]   --> src/storage.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | const CHECKPOINT_INTERVAL: u64 = 100;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `write_sparse_checkpoint`, `read_u64_column`, and `read_u64_column_from_file` are never used
[INFO] [stdout]    --> src/storage.rs:411:8
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl Storage {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 411 |     fn write_sparse_checkpoint(&mut self, next_segment_offset: u64) -> Result<u64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 541 |     fn read_u64_column(&mut self, offset: u64, n: usize) -> Result<Vec<u64>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 636 |     fn read_u64_column_from_file(file: &mut File, offset: u64, n: usize) -> Result<Vec<u64>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.78s
[INFO] running `Command { std: "docker" "inspect" "3499f5f2997959f86c505771e1408544118c1610f006c577d99647596271c6a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3499f5f2997959f86c505771e1408544118c1610f006c577d99647596271c6a1", kill_on_drop: false }`
[INFO] [stdout] 3499f5f2997959f86c505771e1408544118c1610f006c577d99647596271c6a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce907391dd61838629a57bbe3c47dc990aa4683552e3a6314644c712a26b1189
[INFO] running `Command { std: "docker" "start" "-a" "ce907391dd61838629a57bbe3c47dc990aa4683552e3a6314644c712a26b1189", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `idx`
[INFO] [stderr]    --> src/encoders.rs:279:26
[INFO] [stderr]     |
[INFO] [stderr] 279 |             if let Some(&idx) = dictionary.get(value) {
[INFO] [stderr]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uncompressed_size`
[INFO] [stderr]    --> src/encoders.rs:447:43
[INFO] [stderr]     |
[INFO] [stderr] 447 |     pub fn decompress(&self, data: &[u8], uncompressed_size: usize) -> Result<Vec<u8>> {
[INFO] [stderr]     |                                           ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uncompressed_size`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `timestamp`
[INFO] [stderr]    --> src/models.rs:149:64
[INFO] [stderr]     |
[INFO] [stderr] 149 |     pub fn new(description: impl Into<String>, legs: Vec<Leg>, timestamp: Option<u64>) -> Self {
[INFO] [stderr]     |                                                                ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timestamp`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `type_enc`
[INFO] [stderr]    --> src/storage.rs:276:24
[INFO] [stderr]     |
[INFO] [stderr] 276 |         let (col_type, type_enc) =
[INFO] [stderr]     |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_enc`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `encoded_cols`
[INFO] [stderr]    --> src/storage.rs:288:14
[INFO] [stderr]     |
[INFO] [stderr] 288 |         let (encoded_cols, encodings, compressed_cols) =
[INFO] [stderr]     |              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoded_cols`
[INFO] [stderr] 
[INFO] [stderr] warning: field `dictionary` is never read
[INFO] [stderr]    --> src/encoders.rs:268:5
[INFO] [stderr]     |
[INFO] [stderr] 267 | pub struct DictionaryEncoder {
[INFO] [stderr]     |            ----------------- field in this struct
[INFO] [stderr] 268 |     dictionary: HashMap<Vec<u8>, u32>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `CHECKPOINT_INTERVAL` is never used
[INFO] [stderr]   --> src/storage.rs:42:7
[INFO] [stderr]    |
[INFO] [stderr] 42 | const CHECKPOINT_INTERVAL: u64 = 100;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `write_sparse_checkpoint`, `read_u64_column`, and `read_u64_column_from_file` are never used
[INFO] [stderr]    --> src/storage.rs:411:8
[INFO] [stderr]     |
[INFO] [stderr]  70 | impl Storage {
[INFO] [stderr]     | ------------ associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 411 |     fn write_sparse_checkpoint(&mut self, next_segment_offset: u64) -> Result<u64> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 541 |     fn read_u64_column(&mut self, offset: u64, n: usize) -> Result<Vec<u64>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 636 |     fn read_u64_column_from_file(file: &mut File, offset: u64, n: usize) -> Result<Vec<u64>> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ledger-engine` (lib) generated 8 warnings (run `cargo fix --lib -p ledger-engine` to apply 5 suggestions)
[INFO] [stderr] warning: `ledger-engine` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ledger_engine-266f3ce34b913230)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test simd_scan::simd_tests::scalar_sum_basic ... ok
[INFO] [stdout] test simd_scan::simd_tests::scalar_sum_empty ... ok
[INFO] [stdout] test simd_scan::simd_tests::scalar_sum_unaligned_remainder ... ok
[INFO] [stdout] test simd_scan::simd_tests::split_sum_correct ... ok
[INFO] [stdout] test simd_scan::simd_tests::simd_split_sum_matches_scalar ... ok
[INFO] [stdout] test sparse_index::sparse_tests::build_creates_correct_entries ... ok
[INFO] [stdout] test sparse_index::sparse_tests::lower_bound_exact_match ... ok
[INFO] [stdout] test sparse_index::sparse_tests::roundtrip_via_cursor ... ok
[INFO] [stdout] test sparse_index::sparse_tests::lower_bound_before_all_entries ... ok
[INFO] [stdout] test sparse_index::sparse_tests::lower_bound_between_entries ... ok
[INFO] [stdout] test tests::tests::file_header_crc_protects_corruption ... ok
[INFO] [stdout] test tests::tests::hash_chain_avalanche ... ok
[INFO] [stdout] test simd_scan::simd_tests::simd_sum_matches_scalar ... ok
[INFO] [stdout] test tests::tests::journal_entry_empty_rejected ... ok
[INFO] [stdout] test tests::tests::journal_entry_single_leg_rejected ... ok
[INFO] [stdout] test tests::tests::journal_entry_split_three_legs_balanced ... ok
[INFO] [stdout] test tests::tests::journal_entry_unbalanced_rejected ... ok
[INFO] [stdout] test tests::tests::leg_signed_amounts_correct ... ok
[INFO] [stdout] test tests::tests::simd_sum_balanced ... ok
[INFO] [stdout] test tests::tests::sparse_index_lower_bound ... ok
[INFO] [stdout] test tests::tests::journal_entry_balanced_passes ... ok
[INFO] [stdout] test tests::tests::engine_rejects_single_leg_entry ... ok
[INFO] [stdout] test tests::tests::engine_rejects_unbalanced_entry ... ok
[INFO] [stdout] test utils::tests::test_column_width_sizing ... ok
[INFO] [stdout] test tests::tests::validate_ledger_balanced ... ok
[INFO] [stdout] test utils::tests::test_empty_table ... ok
[INFO] [stdout] test utils::tests::test_multiple_columns ... ok
[INFO] [stdout] test utils::tests::test_separators ... ok
[INFO] [stdout] test utils::tests::test_single_column ... ok
[INFO] [stdout] test tests::tests::crash_recovery_preserves_balance ... FAILED
[INFO] [stdout] test tests::tests::file_header_roundtrip ... FAILED
[INFO] [stdout] test tests::tests::engine_three_leg_split_entry ... ok
[INFO] [stdout] test tests::tests::wal_truncated_after_flush ... ok
[INFO] [stdout] test tests::tests::engine_two_leg_entry ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::crash_recovery_preserves_balance stdout ----
[INFO] [stdout] [flush] ✓  2 legs → segment 0 (sparse: 0 → 1, segments: 0 → 1) in 2.21225ms
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::crash_recovery_preserves_balance' (28) panicked at src/tests.rs:331:50:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: HeaderChecksumMismatch { stored: 0, computed: 3184159184 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6201a09c7948 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6201a09c7948 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6201a09c7948 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6201a09c7948 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6201a09dc20a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6201a09dc20a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x6201a09cc362 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6201a09cc362 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6201a09a50e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6201a09a50e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6201a09bf869 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6201a092ba9c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6201a092ba9c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6201a09bfa22 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6201a09bfa22 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6201a09a51a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6201a099a2c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6201a09a5ebd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6201a09dc95c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6201a09dc6d2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6201a0756711 - <core[28b146924c2f19c6]::result::Result<ledger_engine[6e8d9f9edc154ae0]::engine::LedgerEngine, ledger_engine[6e8d9f9edc154ae0]::error::LedgerError>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6201a0756711 - ledger_engine[6e8d9f9edc154ae0]::tests::tests::crash_recovery_preserves_balance
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:331:50
[INFO] [stdout]   22:     0x6201a074f6b7 - ledger_engine[6e8d9f9edc154ae0]::tests::tests::crash_recovery_preserves_balance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:314:42
[INFO] [stdout]   23:     0x6201a074b586 - <ledger_engine[6e8d9f9edc154ae0]::tests::tests::crash_recovery_preserves_balance::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6201a091eb7b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6201a091eb7b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6201a092c3f5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6201a092c3f5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6201a092c3f5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6201a092c3f5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6201a092c3f5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6201a092c3f5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6201a092c3f5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6201a0926f54 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6201a0926f54 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6201a092f472 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6201a092f472 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6201a092f472 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6201a092f472 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6201a092f472 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6201a092f472 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6201a092f472 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6201a09c72af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x6201a09c72af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x752443646aa4 - <unknown>
[INFO] [stdout]   45:     0x7524436d3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tests::file_header_roundtrip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tests::file_header_roundtrip' (34) panicked at src/tests.rs:263:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 516
[INFO] [stdout]  right: 512
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6201a09c7948 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6201a09c7948 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6201a09c7948 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6201a09c7948 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6201a09dc20a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6201a09dc20a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x6201a09cc362 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6201a09cc362 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6201a09a50e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6201a09a50e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6201a09bf869 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6201a092ba9c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6201a092ba9c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6201a09bfa22 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6201a09bfa22 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6201a09a51a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6201a099a2c9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6201a09a5ebd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6201a09dc95c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6201a09dc813 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6201a09d8d8d - core[28b146924c2f19c6]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6201a07526db - ledger_engine[6e8d9f9edc154ae0]::tests::tests::file_header_roundtrip
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:263:9
[INFO] [stdout]   22:     0x6201a074f4d7 - ledger_engine[6e8d9f9edc154ae0]::tests::tests::file_header_roundtrip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:256:31
[INFO] [stdout]   23:     0x6201a074b306 - <ledger_engine[6e8d9f9edc154ae0]::tests::tests::file_header_roundtrip::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6201a091eb7b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6201a091eb7b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6201a092c3f5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6201a092c3f5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6201a092c3f5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6201a092c3f5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6201a092c3f5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6201a092c3f5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6201a092c3f5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6201a0926f54 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6201a0926f54 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6201a092f472 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6201a092f472 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6201a092f472 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6201a092f472 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6201a092f472 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6201a092f472 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6201a092f472 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6201a09c72af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x6201a09c72af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x752443646aa4 - <unknown>
[INFO] [stdout]   45:     0x7524436d3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::tests::crash_recovery_preserves_balance
[INFO] [stdout]     tests::tests::file_header_roundtrip
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 32 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ce907391dd61838629a57bbe3c47dc990aa4683552e3a6314644c712a26b1189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce907391dd61838629a57bbe3c47dc990aa4683552e3a6314644c712a26b1189", kill_on_drop: false }`
[INFO] [stdout] ce907391dd61838629a57bbe3c47dc990aa4683552e3a6314644c712a26b1189
